STEP 7: Add another if statement. Make sure your new statement starts on a new line and is NOT indented!

  • Go to . Drag another if block into your code. Change the test value to "scissors".
  • Drag the Scissors sprite into the third if-statement.
  • Drag a Say command into the same if block.
  • Change the string in .say() to "I choose scissors". Change the name in front to player.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)